Entity SkillConsumable
SkillConsumable is the Entity definition for a skill-required item (health kits, repair tools).
Subclass of Collectable.
Functions
| GetTotalUses () | GetTotalUses returns the total number of uses this item offers. |
| GetRemainingUses () | GetRemainingUses returns the remaining number of uses this item offers. |